Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Conversation

@jsquyres
Copy link
Member

Don't strcmp against the default value -- the default value may change over time. Instead, check to see if the MCA var source is not DEFAULT.

Signed-off-by: Jeff Squyres [email protected]

(cherry picked from commit open-mpi/ompi@71ec5cf)

Reviewed by @rhc54 in open-mpi/ompi#1972

Don't strcmp against the default value -- the default value may change
over time.  Instead, check to see if the MCA var source is not
DEFAULT.

Signed-off-by: Jeff Squyres <[email protected]>

(cherry picked from commit open-mpi/ompi@71ec5cf)
@jsquyres jsquyres added this to the v2.0.2 milestone Aug 19, 2016
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2103/ for details.

@rhc54
Copy link

rhc54 commented Aug 19, 2016

👍

@jsquyres
Copy link
Member Author

jsquyres commented Sep 6, 2016

@hppritcha and I talked -- approved.

@jsquyres jsquyres merged commit 36d10ca into open-mpi:v2.x Sep 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants